home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / cli / stealcd1.lha / StealCD.doc < prev    next >
Text File  |  1995-08-28  |  863b  |  44 lines

  1. StealCD/--background--                                 StealCD/--background--
  2.  
  3.    NAME
  4.  
  5.        StealCD
  6.  
  7.    SYNOPSIS
  8.  
  9.        StealCD PROCESS/N/A
  10.  
  11.    DESCRIPTION
  12.  
  13.        Peeks the name of the current directory of another process and
  14.        echos it to the standard output. To actually use it I recommend an
  15.        alias of the form
  16.  
  17.          ALIAS scd "CD *`StealCD []*`"
  18.  
  19.        in your s:shell-startup.
  20.  
  21.    OPTIONS
  22.  
  23.        PROCESS - the number of another process as returned by the status
  24.          cli command or the shell variable $process.
  25.  
  26.    AUTHOR
  27.  
  28.        Jan Hense
  29.        Milchstr. 4
  30.        81667 München, Germany
  31.        Tel. +49-89-481960
  32.        e-mail j.hense@amc.cube.net
  33.  
  34.    COPYRIGHT
  35.  
  36.        Freely distributable
  37.  
  38. StealCD/--history--                                       StealCD/--history--
  39.  
  40.    v1.0 (28.08.95) [juh]
  41.  
  42.        Created initial version.
  43.  
  44.